home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net (Poland) 2000 September
/
Magazyn_Net_09_2000 (CDB).iso
/
offline
/
tybetnet
/
script
/
pass.js
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-03-28
|
134 b
|
11 lines
<!--
function password (pass) {
var password = ''
if (password != null){
location.href= pass + ".htm";
}
}
//-->